home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Education / Veterinary Curriculum / background_5973.txt < prev    next >
Encoding:
Text File  |  1988-05-17  |  4.1 KB  |  211 lines

  1. -- background: 5973 from stack: in
  2. -- bmap block id: 5460
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=141 top=269 right=306 bottom=184
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 32670 / 32670
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   show all cards
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 5 (field)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=148 top=167 right=276 bottom=473
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 3
  35. -- text size: 9
  36. -- style flags: 0
  37. -- line height: 12
  38. -- part name: Article
  39.  
  40.  
  41. -- part 8 (button)
  42. -- low flags: 00
  43. -- high flags: 0000
  44. -- rect: left=281 top=275 right=300 bottom=308
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 1014 / 1014
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: Prev
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   visual effect wipe right
  56.   go to previous card
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part 9 (button)
  62. -- low flags: 00
  63. -- high flags: 0000
  64. -- rect: left=309 top=275 right=300 bottom=336
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 1013 / 1013
  67. -- text alignment: 1
  68. -- font id: 0
  69. -- text size: 12
  70. -- style flags: 0
  71. -- line height: 16
  72. -- part name: Next
  73. ----- HyperTalk script -----
  74. on mouseUp
  75.   visual effect wipe left
  76.   go to next card
  77. end mouseUp
  78.  
  79.  
  80.  
  81. -- part 12 (button)
  82. -- low flags: 00
  83. -- high flags: 0000
  84. -- rect: left=450 top=274 right=300 bottom=478
  85. -- title width / last selected line: 0
  86. -- icon id / first selected line: 1012 / 1012
  87. -- text alignment: 1
  88. -- font id: 0
  89. -- text size: 12
  90. -- style flags: 0
  91. -- line height: 16
  92. -- part name: Return
  93. ----- HyperTalk script -----
  94. on mouseUp
  95.   visual effect iris close
  96.   pop card
  97.   go to card id 3035
  98. end mouseUp
  99.  
  100.  
  101.  
  102. -- part 14 (field)
  103. -- low flags: 00
  104. -- high flags: 0000
  105. -- rect: left=148 top=130 right=153 bottom=473
  106. -- title width / last selected line: 0
  107. -- icon id / first selected line: 0 / 0
  108. -- text alignment: 1
  109. -- font id: 3
  110. -- text size: 9
  111. -- style flags: 256
  112. -- line height: 12
  113. -- part name: 
  114.  
  115.  
  116. -- part 18 (button)
  117. -- low flags: 00
  118. -- high flags: 8003
  119. -- rect: left=57 top=288 right=336 bottom=126
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 21209 / 21209
  122. -- text alignment: 1
  123. -- font id: 0
  124. -- text size: 12
  125. -- style flags: 0
  126. -- line height: 16
  127. -- part name: Subject Index
  128. ----- HyperTalk script -----
  129. on mouseUp
  130.   go to card id 11522
  131. end mouseUp
  132.  
  133.  
  134.  
  135.  
  136. -- part 20 (field)
  137. -- low flags: 00
  138. -- high flags: 0000
  139. -- rect: left=148 top=152 right=169 bottom=473
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 1
  143. -- font id: 3
  144. -- text size: 10
  145. -- style flags: 0
  146. -- line height: 13
  147. -- part name: 
  148.  
  149.  
  150. -- part 22 (button)
  151. -- low flags: 00
  152. -- high flags: A003
  153. -- rect: left=268 top=317 right=336 bottom=346
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 1
  157. -- font id: 0
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: Find String
  162. ----- HyperTalk script -----
  163. on mouseUp
  164.   hide message box
  165.   ask "Please type in characters to search for:"
  166.   put it into holder
  167.   domenu "message"
  168.   type "find chars"&"e&holder"e&return
  169. end mouseUp
  170.  
  171.  
  172.  
  173. -- part 23 (button)
  174. -- low flags: 00
  175. -- high flags: 8003
  176. -- rect: left=447 top=21 right=69 bottom=507
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 1020 / 1020
  179. -- text alignment: 1
  180. -- font id: 0
  181. -- text size: 12
  182. -- style flags: 0
  183. -- line height: 16
  184. -- part name: Instructions
  185. ----- HyperTalk script -----
  186. on mouseUp
  187.   go to card id 36420
  188. end mouseUp
  189.  
  190.  
  191.  
  192.  
  193. -- part 24 (button)
  194. -- low flags: 00
  195. -- high flags: 8003
  196. -- rect: left=134 top=312 right=335 bottom=256
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 1
  200. -- font id: 0
  201. -- text size: 12
  202. -- style flags: 0
  203. -- line height: 16
  204. -- part name: Table of Contents
  205. ----- HyperTalk script -----
  206. on mouseUp
  207.   visual effect iris open
  208.   go to card id 7800
  209. end mouseUp
  210.  
  211.